home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- handleAddPortCancelButton = id;
- handleAddPortOKButton = id;
- handleDeletePortButton = id;
- handleDeletePortCancelButton = id;
- handleDeletePortOKButton = id;
- handleEditPortButton = id;
- handleEditPortCancelButton = id;
- handleEditPortOKButton = id;
- handleNewPortButton = id;
- handleOnOffButton = id;
- handleSetDirection = id;
- selectDevice = id;
- showHelp = id;
- tableViewAction = id;
- textInEditTTYChanged = id;
- textInNewTTYChanged = id;
- };
- CLASS = SerialPortController;
- LANGUAGE = ObjC;
- OUTLETS = {
- addPortAuthenticationCheck = id;
- addPortDeviceNameAndService = id;
- addPortDirection = id;
- addPortEncryptionCheck = id;
- addPortName = id;
- addPortNetPrefsCheck = id;
- addPortOKButton = id;
- addPortPanel = id;
- addPortPortTypePopUp = id;
- addPortSetDevice = id;
- deleteConfirmationPanel = id;
- deletePortButton = id;
- editPortAuthenticationCheck = id;
- editPortButton = id;
- editPortEncryptionCheck = id;
- editPortName = id;
- editPortNetPrefsCheck = id;
- editPortOKButton = id;
- editPortPanel = id;
- editPortPortTypePopUp = id;
- mainWindow = id;
- newSerialPortButton = id;
- portTableView = id;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }